bindings: Make gtk_binding_parse_signal() use GVariantBuilder
authorBenjamin Otte <otte@redhat.com>
Tue, 31 Jul 2018 20:21:17 +0000 (22:21 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 19 Mar 2020 03:00:49 +0000 (23:00 -0400)
commit06660874eed42721ccc28ed13e5c71747de9c747
tree1cf01c280c7a9b368893b5a5757d1ab1d1991735
parent4675d74e42c12434733dd7c4c122ea112808c2d9
bindings: Make gtk_binding_parse_signal() use GVariantBuilder

And because it's the last user of GtkBindingArg and
gtk_binding_entry_add_signall(), also remove those two.
gtk/gtkbindings.c